Bail out early if we can't find a matching window.
authorRichard Hult <richard@imendio.com>
Tue, 25 Mar 2008 13:49:03 +0000 (13:49 +0000)
committerRichard Hult <rhult@src.gnome.org>
Tue, 25 Mar 2008 13:49:03 +0000 (13:49 +0000)
commit9d8b846e8088676f3c47d39546d883109a7bdec3
tree77a71225d5655d7d9d38b167a7abd62ed3e5c505
parent727993933189f5be38264c96ad240cf61b0f3596
Bail out early if we can't find a matching window.

2008-03-25  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkevents-quartz.c:
(_gdk_quartz_events_trigger_crossing_events): Bail out early if we
can't find a matching window.

* gdk/quartz/gdkwindow-quartz.c: (show_window_internal): Add a
comment, and only trigger an event for non-temp windows, fixes
problems for tooltips caused by the workarounds for the
problematic tracking rect API.

svn path=/trunk/; revision=19934
ChangeLog
gdk/quartz/gdkevents-quartz.c
gdk/quartz/gdkwindow-quartz.c